services.matrix-synapse.workers.<name>.worker_listeners.*.resources.*.names

List of resources to host on this listener.

Type
list of (one of "client", "consent", "federation", "health", "keys", "media", "metrics", "openid", "replication", "static")
Example
[
  "client"
]
Declared
<nixpkgs/nixos/modules/services/matrix/synapse.nix>